C# 클래스 dk.nita.saml20.Profiles.DKSaml20.Attributes.DKSaml20SerialNumberCertificateAttribute

상속: dk.nita.saml20.Profiles.DKSaml20.Attributes.DKSaml20Attribute
파일 보기 프로젝트 열기: symplified/Symplified.Auth

공개 메소드들

메소드 설명
Create ( string value ) : dk.nita.saml20.Schema.Core.SamlAttribute

Creates an attribute with the specified value.

메소드 상세

Create() 공개 정적인 메소드

Creates an attribute with the specified value.
public static Create ( string value ) : dk.nita.saml20.Schema.Core.SamlAttribute
value string The value.
리턴 dk.nita.saml20.Schema.Core.SamlAttribute