Certificate.GetKeyUsages 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回憑證中存在的清單 KeyUsage 。 憑證簽發者會將金鑰使用值放在憑證中,以描述此憑證所代表之金鑰的允許使用方式。
public Microsoft.Media.Drm.KeyUsage[] GetKeyUsages ();
member this.GetKeyUsages : unit -> Microsoft.Media.Drm.KeyUsage[]
Public Function GetKeyUsages () As KeyUsage()
傳回
適用於