VBProjectConfigurationProperties7.AuthenticationMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property VSLangProj165::AuthenticationMode AuthenticationMode { VSLangProj165::AuthenticationMode get(); void set(VSLangProj165::AuthenticationMode value); };
[System.Runtime.InteropServices.DispId(17310)]
public VSLangProj165.AuthenticationMode AuthenticationMode { [System.Runtime.InteropServices.DispId(17310)] get; [System.Runtime.InteropServices.DispId(17310)] set; }
[<System.Runtime.InteropServices.DispId(17310)>]
[<get: System.Runtime.InteropServices.DispId(17310)>]
[<set: System.Runtime.InteropServices.DispId(17310)>]
member this.AuthenticationMode : VSLangProj165.AuthenticationMode with get, set
Public Property AuthenticationMode As AuthenticationMode
Property Value
- Attributes