COAUTHINFO.pwszServerPrincName Field

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'宣言
Public pwszServerPrincName As String
'使用
Dim instance As COAUTHINFO
Dim value As String

value = instance.pwszServerPrincName

instance.pwszServerPrincName = value
public string pwszServerPrincName
public:
String^ pwszServerPrincName
public var pwszServerPrincName : String

Field Value

Type: System.String

Permissions

See Also

Reference

COAUTHINFO Structure

COAUTHINFO Members

Microsoft.VisualStudio.OLE.Interop Namespace