Свойство AuthenticationType
Gets the value that specifies the authentication mode.
Пространство имен: Microsoft.ReportingServices.Interfaces
Сборки: Microsoft.ReportingServices.Interfaces (в Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (в Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Синтаксис
'Декларация
ReadOnly Property AuthenticationType As AuthenticationType
Get
'Применение
Dim instance As IUserContext
Dim value As AuthenticationType
value = instance.AuthenticationType
AuthenticationType AuthenticationType { get; }
property AuthenticationType AuthenticationType {
AuthenticationType get ();
}
abstract AuthenticationType : AuthenticationType
function get AuthenticationType () : AuthenticationType
Значение свойства
Тип: Microsoft.ReportingServices.Interfaces. . :: . .AuthenticationType
A AuthenticationType object.
См. также