예제 #1
0
        public AuthenticationBlock ReadAuthenticationBlock()
        {
            AuthenticationBlock block = new AuthenticationBlock();

            return(block);
        }
예제 #2
0
 public void Write(AuthenticationBlock value)
 {
 }