Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Gets or sets a value that indicates whether the name of the leader account has been validated.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Property Valid As Boolean
Get
Set
'Usage
Dim instance As Leader
Dim value As Boolean
value = instance.Valid
instance.Valid = value
public bool Valid { get; set; }
Property Value
Type: System.Boolean
The value that indicates whether the name of the leader account has been validated.