Compartilhar via


Certificate.IsPerUser Propriedade

Definição

Obtém se o certificado é por usuário.

public:
 property bool IsPerUser { bool get(); };
bool IsPerUser();
public bool IsPerUser { get; }
var boolean = certificate.isPerUser;
Public ReadOnly Property IsPerUser As Boolean

Valor da propriedade

Boolean

bool

True se o certificado for por usuário; caso contrário, false.

Requisitos do Windows

Família de dispositivos
Windows 10 Anniversary Edition (introduzida na 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduzida na v3.0)

Aplica-se a